Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make flush synchronous #117

Merged
merged 1 commit into from
Jun 17, 2021
Merged

Make flush synchronous #117

merged 1 commit into from
Jun 17, 2021

Conversation

Shillaker
Copy link
Collaborator

Flush is used rarely, but when it is, the caller cares about whether the flush has completed (e.g. in the distributed tests when it needs to know if it can carry on). Therefore, I've added an empty response to the flush call.

@Shillaker Shillaker self-assigned this Jun 17, 2021
@Shillaker Shillaker merged commit cd8a532 into master Jun 17, 2021
@Shillaker Shillaker deleted the sync-flush branch June 17, 2021 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants